Kconfig reference
 
  • Regex tips and tricks
Kconfig reference
  • »
  • Kconfig search
  • View page source

Kconfig searchΒΆ

Kconfig files describe build-time configuration options (called symbols in Kconfig-speak), how they are grouped into menus and sub-menus, and dependencies between them that determine what configurations are valid. Kconfig files appear throughout the directory tree. For example, subsys/pm/Kconfig defines power-related options.

All Kconfig options can be searched using the search functionality. The search functionality supports searching using regular expressions. See Regex tips and tricks for more information. All the Kconfig options that match a particular regular expression is displayed along with the information on the matched Kconfig options. The search results can be navigated page by page if the number of matches exceeds a page.

Next

© Copyright 2019-2022, ZCAN. Last updated on May 10, 2022.

Kconfig reference
ZCAN IOT SDK
ZCAN Xlib
Zephyr Project
MCUboot
SOF